How to Install php-elisp software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-elisp software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-elisp software package provides Emacs support for php files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-elisp 

php-elisp is installed in your system.

Make ensure the php-elisp package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-elisp *

You will get with php-elisp package name, version, architecture and description in a table

php-elisp package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package php-elisp
Version 1.5.0-1.1
Description Emacs support for php files
Sub Section Text


See Also, How to uninstall or remove php-elisp software package from Ubuntu 14.04 LTS (Trusty Tahr)?